home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 13288 / 13288.xpi / skin / stm.css < prev    next >
Cascading Style Sheet File  |  2009-09-14  |  651b  |  37 lines

  1. ∩╗┐@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
  2.  
  3. #browser tab.tabbrowser-tab[isPageLocked=true] {
  4. }
  5.  
  6. .ac-comment {
  7. }
  8.  
  9. #content > tabbox {
  10. }
  11.  
  12. .tabbrowser-arrowscrollbox > scrollbox > box {
  13. }
  14.  
  15. .tabbrowser-arrowscrollbox > scrollbox {
  16. }
  17.  
  18. .tabbrowser-tab[selected="true"] {
  19. }
  20.  
  21. .tabbrowser-tab {
  22. }
  23.  
  24. .tabbrowser-arrowscrollbox > .scrollbutton-up, 
  25. .tabbrowser-arrowscrollbox > .scrollbutton-down {
  26. }
  27.  
  28. .tabbrowser-arrowscrollbox > .tabs-newtab-button {
  29. }
  30.  
  31. .tabs-container > .tabs-newtab-button {
  32. }
  33.  
  34. .tabbrowser-tabs[closebuttons="alltabs"] >  .tab-close-button {
  35.   display: -moz-box;
  36. }
  37.